home *** CD-ROM | disk | FTP | other *** search
/ MacFormat España 21 / macformat_21.iso / Shareware / Utilidades / II2Mac Folder / ][2Mac Read Me < prev   
Text File  |  1996-08-14  |  2KB  |  72 lines

  1. Dear reader,
  2.  
  3. Here is an updated version of ][2Mac.
  4.  
  5. ][2Mac is a set of 2 applications, 1 for the Mac and 1 for the Apple-][,
  6. which allows you to convert Apple-][ DOS 3.3 floppies to a Mac in a format
  7. that is recognized by IIe, the Apple //e emulator for the Mac, written by
  8. Victor and Vincent Tan (/info-mac/app/IIe-301.hqx).
  9.  
  10. The floppy-images are passed from the Apple-][ to the Mac over a serial
  11. cable at 9600 bps. A 35 track floppy will take just a few minutes to
  12. get transferred to the Mac.
  13.  
  14. The Apple-][ program, written in AppleSoft Basic, expects a CCS-7710
  15. (compatible) serial interface in slot #2. If a different interfaces is
  16. being used or a different slot, then it should not be difficult to
  17. change that.
  18.  
  19. Since I don't have other interfaces than the one mentioned above I cannot
  20. (yet) support other cards then just this one. If you have another card
  21. or another slot# that you would like to use then:
  22.  
  23. 1) If you want your interface to be in a different slot# then simply use
  24.    IN#x (where x is the slot# you have put your serial card in) before
  25.    starting to download the Basic-program from the Mac to the Apple-][
  26.    and when the download is done change in line 10 of the basic-program
  27.    the part that says CCS7710 = 2 into CCS7710 = x (again, x is the new
  28.    slot#).
  29.  
  30. 2) Try to use the program as it is now
  31.  
  32. 3) If that fails then sit down behind the Apple-][ and type:
  33.    CALL -151
  34.    Cx00L                     (where x is the slot# the card is in)
  35.    L
  36.    L                         (keep hitting L until you reach CxFF)
  37.    L
  38.    
  39.    while typing the L commands look for data that says like:
  40.  
  41.                                    LDA   $C080,X
  42.                              or:   STA   $C081,X
  43.  
  44.  
  45.    Let me know what you see there...
  46.    Also tell me if one of the bigger chips on the interface carries
  47.    data that contains the number 6850 (like MC6850)...
  48.    
  49.    Wait for my replies (I WILL GET BACK TO YOU!)....
  50.  
  51.  
  52. version history:
  53.  
  54. 14-aug-1996, v0.9b2
  55. -------------------
  56. -Unreadable sectors that are not 'in use' no longer cause the transmission
  57.  to abort.
  58. -Fixed a bug that caused out-of-sync errors while transmitting more then 1
  59.  Apple-][ disk.
  60. -Out-of-sync errors now also terminate the Apple-][ program.
  61.  
  62.  
  63. 12-aug-1996, v0.9b1, first beta-release
  64. -------------------
  65.  
  66.  
  67. Kind regards,
  68. Adam van Gaalen
  69.  
  70. e-mail: a.vangaalen@iag.tno.nl    for mail to my office and BIG files
  71.     or: pa2aga@iag.tno.nl         for letters only, NO BIG files here
  72.